TTKMusicPlayer  4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Types | List of all members
std::_MakeUnique< _Tp[]> Struct Template Reference

#include <ttksmartptr.h>

Public Types

typedef unique_ptr< _Tp[]> __array
 

Detailed Description

template<typename _Tp>
struct std::_MakeUnique< _Tp[]>

Definition at line 36 of file ttksmartptr.h.

Member Typedef Documentation

template<typename _Tp >
typedef unique_ptr<_Tp[]> std::_MakeUnique< _Tp[]>::__array

Definition at line 38 of file ttksmartptr.h.


The documentation for this struct was generated from the following file: